Local files and directories are listed normally, but on the Remote Server, no files
are ever listed.
I can only open files i know the exact location and filename for. I cannot browse.
The left side of the file system browser shows only the direct ancestor folders and
the current folder. the right side shows no files.
The activity log shows the following sequence of messages for each file in a given
directory i attempt to display, where "\[FILENAME\]" is the name of each file in the
directory:
(if this is a plugin rather than core bug, sorry, and please let me know)
12:40:03 PM \[notice\] FtpConnection: lineToDirectoryEntry(06-22-08 06:07AM
5940 \[FILENAME\].asp) failed:
12:40:03 PM \[notice\] FtpConnection: java.lang.NullPointerException
12:40:03 PM \[notice\] FtpConnection: at ftp.FtpConnection.lineToDirectoryEntry(Unknown
Source)
12:40:03 PM \[notice\] FtpConnection: at ftp.FtpConnection._listDirectory(Unknown
Source)
12:40:03 PM \[notice\] FtpConnection: at ftp.FtpConnection.listDirectory(Unknown
Source)
12:40:03 PM \[notice\] FtpConnection: at ftp.FtpVFS._listFiles(Unknown Source)
12:40:03 PM \[notice\] FtpConnection: at org.gjt.sp.jedit.browser.BrowserIORequest.listDirectory(BrowserIORequest.java:159)
12:40:03 PM \[notice\] FtpConnection: at org.gjt.sp.jedit.browser.BrowserIORequest.run(BrowserIORequest.java:90)
12:40:03 PM \[notice\] FtpConnection: at org.gjt.sp.util.WorkThread.doRequest(WorkThread.java:203)
12:40:03 PM \[notice\] FtpConnection: at org.gjt.sp.util.WorkThread.doRequests(WorkThread.java:170)
12:40:03 PM \[notice\] FtpConnection: at org.gjt.sp.util.WorkThread.run(WorkThread.java:144)
12:40:03 PM \[debug\] FtpConnection: Discarding 06-22-08 06:07AM
5940 \[FILENAME\].asp
using ver. 4.3pre11
| Submitted | nixtines - 2008-10-05 17:08:06 | Assigned | |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | open | Group | None |
| Resolution | None |
| 2008-10-06 21:44:53 shlomy |
- **labels**: 102674 --> |
|---|---|
| 2008-10-08 02:50:51 ezust |
This is probably related to the FTP plugin. I am moving it to the plugin bugs tracker.
|
| 2008-10-08 02:50:51 ezust |
- **summary**: no files display in remote directory listing --> FTP Plugin: no files display in remote directory listing |